-
Home
-
Payment Gateway for PayPal on WooCommerce
-
9.0.19
-
Code
-
Classes
- CreditCardGateway
| Total Complexity |
38 |
| Dependencies |
16 |
| Dependents |
4 |
| Total lines |
489 |
| Lines of code |
249 |
| Logical lines of code |
101 |
| Comment lines |
174 |
| Methods |
27 |
| Properties |
3 |
Methods 27
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| updateSignature() |
S |
56 |
4 |
18 |
| _verifyGatewayResponse() |
S |
61 |
3 |
13 |
| _validateId() |
S |
62 |
3 |
12 |
| _checkForDeprecatedAttributes() |
S |
72 |
3 |
5 |
| find() |
S |
61 |
2 |
12 |
| fromNonce() |
S |
61 |
2 |
12 |
| billingAddressSignature() |
S |
59 |
1 |
17 |
| threeDSecurePassThruSignature() |
S |
62 |
1 |
14 |
| expiringBetween() |
S |
60 |
1 |
13 |
| baseOptions() |
S |
63 |
1 |
13 |
| fetchExpiring() |
S |
62 |
1 |
11 |
| baseSignature() |
S |
62 |
1 |
11 |
| __construct() |
S |
71 |
1 |
6 |
| create() |
S |
72 |
1 |
5 |
| createNoValidate() |
S |
72 |
1 |
5 |
| expired() |
S |
64 |
1 |
10 |
| fetchExpired() |
S |
66 |
1 |
8 |
| credit() |
S |
65 |
1 |
10 |
| creditNoValidate() |
S |
72 |
1 |
5 |
| sale() |
S |
65 |
1 |
10 |
| saleNoValidate() |
S |
72 |
1 |
5 |
| update() |
S |
69 |
1 |
6 |
| updateNoValidate() |
S |
72 |
1 |
5 |
| delete() |
S |
70 |
1 |
6 |
| createSignature() |
S |
68 |
1 |
7 |
| _doCreate() |
S |
72 |
1 |
5 |
| _doUpdate() |
S |
72 |
1 |
5 |